You are here: Understanding the Meridian object model > About the Document object > The Document object methods > ReassignManagers method

ReassignManagers method

Reassigns the workflow definition managers of the current document object.

Syntax

ReassignManagers(Managers, [Comments])
Parameters
Name Description

Managers

The user names of the new workflow managers.

Comments

Optional comments to add to the document’s Comments property.

Remarks

For events to occur for this method, the CWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y (default).

Related concepts

About the Document object